3.2.11 \(\int \frac {(c+d x)^3}{a+a \cosh (e+f x)} \, dx\) [111]

Optimal. Leaf size=117 \[ \frac {(c+d x)^3}{a f}-\frac {6 d (c+d x)^2 \log \left (1+e^{e+f x}\right )}{a f^2}-\frac {12 d^2 (c+d x) \text {PolyLog}\left (2,-e^{e+f x}\right )}{a f^3}+\frac {12 d^3 \text {PolyLog}\left (3,-e^{e+f x}\right )}{a f^4}+\frac {(c+d x)^3 \tanh \left (\frac {e}{2}+\frac {f x}{2}\right )}{a f} \]

[Out]

(d*x+c)^3/a/f-6*d*(d*x+c)^2*ln(1+exp(f*x+e))/a/f^2-12*d^2*(d*x+c)*polylog(2,-exp(f*x+e))/a/f^3+12*d^3*polylog(
3,-exp(f*x+e))/a/f^4+(d*x+c)^3*tanh(1/2*f*x+1/2*e)/a/f

________________________________________________________________________________________

Rubi [A]
time = 0.19, antiderivative size = 117, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 7, integrand size = 20, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.350, Rules used = {3399, 4269, 3799, 2221, 2611, 2320, 6724} \begin {gather*} -\frac {12 d^2 (c+d x) \text {Li}_2\left (-e^{e+f x}\right )}{a f^3}-\frac {6 d (c+d x)^2 \log \left (e^{e+f x}+1\right )}{a f^2}+\frac {(c+d x)^3 \tanh \left (\frac {e}{2}+\frac {f x}{2}\right )}{a f}+\frac {(c+d x)^3}{a f}+\frac {12 d^3 \text {Li}_3\left (-e^{e+f x}\right )}{a f^4} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(c + d*x)^3/(a + a*Cosh[e + f*x]),x]

[Out]

(c + d*x)^3/(a*f) - (6*d*(c + d*x)^2*Log[1 + E^(e + f*x)])/(a*f^2) - (12*d^2*(c + d*x)*PolyLog[2, -E^(e + f*x)
])/(a*f^3) + (12*d^3*PolyLog[3, -E^(e + f*x)])/(a*f^4) + ((c + d*x)^3*Tanh[e/2 + (f*x)/2])/(a*f)

Rule 2221

Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/((a_) + (b_.)*((F_)^((g_.)*((e_.) +
 (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp[((c + d*x)^m/(b*f*g*n*Log[F]))*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x]
 - Dist[d*(m/(b*f*g*n*Log[F])), Int[(c + d*x)^(m - 1)*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x], x] /; FreeQ[{F,
a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]

Rule 2320

Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Dist[v/D[v, x], Subst[Int[FunctionOfExponentialFu
nction[u, x]/x, x], x, v], x]] /; FunctionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; F
reeQ[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x))*(F_)[v_] /; FreeQ[{a, b, c}, x
] && InverseFunctionQ[F[x]]]

Rule 2611

Int[Log[1 + (e_.)*((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.)]*((f_.) + (g_.)*(x_))^(m_.), x_Symbol] :> Simp[(-(
f + g*x)^m)*(PolyLog[2, (-e)*(F^(c*(a + b*x)))^n]/(b*c*n*Log[F])), x] + Dist[g*(m/(b*c*n*Log[F])), Int[(f + g*
x)^(m - 1)*PolyLog[2, (-e)*(F^(c*(a + b*x)))^n], x], x] /; FreeQ[{F, a, b, c, e, f, g, n}, x] && GtQ[m, 0]

Rule 3399

Int[((c_.) + (d_.)*(x_))^(m_.)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[(2*a)^n, Int[(c
 + d*x)^m*Sin[(1/2)*(e + Pi*(a/(2*b))) + f*(x/2)]^(2*n), x], x] /; FreeQ[{a, b, c, d, e, f, m}, x] && EqQ[a^2
- b^2, 0] && IntegerQ[n] && (GtQ[n, 0] || IGtQ[m, 0])

Rule 3799

Int[((c_.) + (d_.)*(x_))^(m_.)*tan[(e_.) + (Complex[0, fz_])*(f_.)*(x_)], x_Symbol] :> Simp[(-I)*((c + d*x)^(m
 + 1)/(d*(m + 1))), x] + Dist[2*I, Int[(c + d*x)^m*(E^(2*((-I)*e + f*fz*x))/(1 + E^(2*((-I)*e + f*fz*x)))), x]
, x] /; FreeQ[{c, d, e, f, fz}, x] && IGtQ[m, 0]

Rule 4269

Int[csc[(e_.) + (f_.)*(x_)]^2*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[(-(c + d*x)^m)*(Cot[e + f*x]/f), x
] + Dist[d*(m/f), Int[(c + d*x)^(m - 1)*Cot[e + f*x], x], x] /; FreeQ[{c, d, e, f}, x] && GtQ[m, 0]

Rule 6724

Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_Symbol] :> Simp[PolyLog[n + 1, c*(a
+ b*x)^p]/(e*p), x] /; FreeQ[{a, b, c, d, e, n, p}, x] && EqQ[b*d, a*e]

Rubi steps

\begin {align*} \int \frac {(c+d x)^3}{a+a \cosh (e+f x)} \, dx &=\frac {\int (c+d x)^3 \csc ^2\left (\frac {1}{2} (i e+\pi )+\frac {i f x}{2}\right ) \, dx}{2 a}\\ &=\frac {(c+d x)^3 \tanh \left (\frac {e}{2}+\frac {f x}{2}\right )}{a f}-\frac {(3 d) \int (c+d x)^2 \tanh \left (\frac {e}{2}+\frac {f x}{2}\right ) \, dx}{a f}\\ &=\frac {(c+d x)^3}{a f}+\frac {(c+d x)^3 \tanh \left (\frac {e}{2}+\frac {f x}{2}\right )}{a f}-\frac {(6 d) \int \frac {e^{2 \left (\frac {e}{2}+\frac {f x}{2}\right )} (c+d x)^2}{1+e^{2 \left (\frac {e}{2}+\frac {f x}{2}\right )}} \, dx}{a f}\\ &=\frac {(c+d x)^3}{a f}-\frac {6 d (c+d x)^2 \log \left (1+e^{e+f x}\right )}{a f^2}+\frac {(c+d x)^3 \tanh \left (\frac {e}{2}+\frac {f x}{2}\right )}{a f}+\frac {\left (12 d^2\right ) \int (c+d x) \log \left (1+e^{2 \left (\frac {e}{2}+\frac {f x}{2}\right )}\right ) \, dx}{a f^2}\\ &=\frac {(c+d x)^3}{a f}-\frac {6 d (c+d x)^2 \log \left (1+e^{e+f x}\right )}{a f^2}-\frac {12 d^2 (c+d x) \text {Li}_2\left (-e^{e+f x}\right )}{a f^3}+\frac {(c+d x)^3 \tanh \left (\frac {e}{2}+\frac {f x}{2}\right )}{a f}+\frac {\left (12 d^3\right ) \int \text {Li}_2\left (-e^{2 \left (\frac {e}{2}+\frac {f x}{2}\right )}\right ) \, dx}{a f^3}\\ &=\frac {(c+d x)^3}{a f}-\frac {6 d (c+d x)^2 \log \left (1+e^{e+f x}\right )}{a f^2}-\frac {12 d^2 (c+d x) \text {Li}_2\left (-e^{e+f x}\right )}{a f^3}+\frac {(c+d x)^3 \tanh \left (\frac {e}{2}+\frac {f x}{2}\right )}{a f}+\frac {\left (12 d^3\right ) \text {Subst}\left (\int \frac {\text {Li}_2(-x)}{x} \, dx,x,e^{2 \left (\frac {e}{2}+\frac {f x}{2}\right )}\right )}{a f^4}\\ &=\frac {(c+d x)^3}{a f}-\frac {6 d (c+d x)^2 \log \left (1+e^{e+f x}\right )}{a f^2}-\frac {12 d^2 (c+d x) \text {Li}_2\left (-e^{e+f x}\right )}{a f^3}+\frac {12 d^3 \text {Li}_3\left (-e^{e+f x}\right )}{a f^4}+\frac {(c+d x)^3 \tanh \left (\frac {e}{2}+\frac {f x}{2}\right )}{a f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 1.58, size = 158, normalized size = 1.35 \begin {gather*} \frac {2 \cosh \left (\frac {1}{2} (e+f x)\right ) \left (2 d \cosh \left (\frac {1}{2} (e+f x)\right ) \left (\frac {e^e f^3 x \left (3 c^2+3 c d x+d^2 x^2\right )}{1+e^e}-3 f^2 (c+d x)^2 \log \left (1+e^{e+f x}\right )-6 d f (c+d x) \text {PolyLog}\left (2,-e^{e+f x}\right )+6 d^2 \text {PolyLog}\left (3,-e^{e+f x}\right )\right )+f^3 (c+d x)^3 \text {sech}\left (\frac {e}{2}\right ) \sinh \left (\frac {f x}{2}\right )\right )}{a f^4 (1+\cosh (e+f x))} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(c + d*x)^3/(a + a*Cosh[e + f*x]),x]

[Out]

(2*Cosh[(e + f*x)/2]*(2*d*Cosh[(e + f*x)/2]*((E^e*f^3*x*(3*c^2 + 3*c*d*x + d^2*x^2))/(1 + E^e) - 3*f^2*(c + d*
x)^2*Log[1 + E^(e + f*x)] - 6*d*f*(c + d*x)*PolyLog[2, -E^(e + f*x)] + 6*d^2*PolyLog[3, -E^(e + f*x)]) + f^3*(
c + d*x)^3*Sech[e/2]*Sinh[(f*x)/2]))/(a*f^4*(1 + Cosh[e + f*x]))

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(324\) vs. \(2(110)=220\).
time = 1.68, size = 325, normalized size = 2.78

method result size
risch \(-\frac {2 \left (d^{3} x^{3}+3 c \,d^{2} x^{2}+3 c^{2} d x +c^{3}\right )}{f a \left ({\mathrm e}^{f x +e}+1\right )}-\frac {6 d \,c^{2} \ln \left ({\mathrm e}^{f x +e}+1\right )}{a \,f^{2}}+\frac {6 d \,c^{2} \ln \left ({\mathrm e}^{f x +e}\right )}{a \,f^{2}}+\frac {6 d^{3} e^{2} \ln \left ({\mathrm e}^{f x +e}\right )}{a \,f^{4}}+\frac {2 d^{3} x^{3}}{a f}-\frac {6 d^{3} e^{2} x}{a \,f^{3}}-\frac {4 d^{3} e^{3}}{a \,f^{4}}-\frac {6 d^{3} \ln \left ({\mathrm e}^{f x +e}+1\right ) x^{2}}{a \,f^{2}}-\frac {12 d^{3} \polylog \left (2, -{\mathrm e}^{f x +e}\right ) x}{a \,f^{3}}+\frac {12 d^{3} \polylog \left (3, -{\mathrm e}^{f x +e}\right )}{a \,f^{4}}-\frac {12 d^{2} e c \ln \left ({\mathrm e}^{f x +e}\right )}{a \,f^{3}}+\frac {6 d^{2} c \,x^{2}}{a f}+\frac {12 d^{2} c e x}{a \,f^{2}}+\frac {6 d^{2} c \,e^{2}}{a \,f^{3}}-\frac {12 d^{2} c \ln \left ({\mathrm e}^{f x +e}+1\right ) x}{a \,f^{2}}-\frac {12 d^{2} c \polylog \left (2, -{\mathrm e}^{f x +e}\right )}{a \,f^{3}}\) \(325\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*x+c)^3/(a+a*cosh(f*x+e)),x,method=_RETURNVERBOSE)

[Out]

-2/f*(d^3*x^3+3*c*d^2*x^2+3*c^2*d*x+c^3)/a/(exp(f*x+e)+1)-6/a/f^2*d*c^2*ln(exp(f*x+e)+1)+6/a/f^2*d*c^2*ln(exp(
f*x+e))+6/a/f^4*d^3*e^2*ln(exp(f*x+e))+2/a/f*d^3*x^3-6/a/f^3*d^3*e^2*x-4/a/f^4*d^3*e^3-6/a/f^2*d^3*ln(exp(f*x+
e)+1)*x^2-12/a/f^3*d^3*polylog(2,-exp(f*x+e))*x+12*d^3*polylog(3,-exp(f*x+e))/a/f^4-12/a/f^3*d^2*e*c*ln(exp(f*
x+e))+6/a/f*d^2*c*x^2+12/a/f^2*d^2*c*e*x+6/a/f^3*d^2*c*e^2-12/a/f^2*d^2*c*ln(exp(f*x+e)+1)*x-12/a/f^3*d^2*c*po
lylog(2,-exp(f*x+e))

________________________________________________________________________________________

Maxima [B] Leaf count of result is larger than twice the leaf count of optimal. 239 vs. \(2 (113) = 226\).
time = 0.38, size = 239, normalized size = 2.04 \begin {gather*} 6 \, c^{2} d {\left (\frac {x e^{\left (f x + e\right )}}{a f e^{\left (f x + e\right )} + a f} - \frac {\log \left ({\left (e^{\left (f x + e\right )} + 1\right )} e^{\left (-e\right )}\right )}{a f^{2}}\right )} + \frac {2 \, c^{3}}{{\left (a e^{\left (-f x - e\right )} + a\right )} f} - \frac {2 \, {\left (d^{3} x^{3} + 3 \, c d^{2} x^{2}\right )}}{a f e^{\left (f x + e\right )} + a f} - \frac {12 \, {\left (f x \log \left (e^{\left (f x + e\right )} + 1\right ) + {\rm Li}_2\left (-e^{\left (f x + e\right )}\right )\right )} c d^{2}}{a f^{3}} - \frac {6 \, {\left (f^{2} x^{2} \log \left (e^{\left (f x + e\right )} + 1\right ) + 2 \, f x {\rm Li}_2\left (-e^{\left (f x + e\right )}\right ) - 2 \, {\rm Li}_{3}(-e^{\left (f x + e\right )})\right )} d^{3}}{a f^{4}} + \frac {2 \, {\left (d^{3} f^{3} x^{3} + 3 \, c d^{2} f^{3} x^{2}\right )}}{a f^{4}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^3/(a+a*cosh(f*x+e)),x, algorithm="maxima")

[Out]

6*c^2*d*(x*e^(f*x + e)/(a*f*e^(f*x + e) + a*f) - log((e^(f*x + e) + 1)*e^(-e))/(a*f^2)) + 2*c^3/((a*e^(-f*x -
e) + a)*f) - 2*(d^3*x^3 + 3*c*d^2*x^2)/(a*f*e^(f*x + e) + a*f) - 12*(f*x*log(e^(f*x + e) + 1) + dilog(-e^(f*x
+ e)))*c*d^2/(a*f^3) - 6*(f^2*x^2*log(e^(f*x + e) + 1) + 2*f*x*dilog(-e^(f*x + e)) - 2*polylog(3, -e^(f*x + e)
))*d^3/(a*f^4) + 2*(d^3*f^3*x^3 + 3*c*d^2*f^3*x^2)/(a*f^4)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 672 vs. \(2 (113) = 226\).
time = 0.42, size = 672, normalized size = 5.74 \begin {gather*} -\frac {2 \, {\left (c^{3} f^{3} - 3 \, c^{2} d f^{2} \cosh \left (1\right ) + 3 \, c d^{2} f \cosh \left (1\right )^{2} - d^{3} \cosh \left (1\right )^{3} - d^{3} \sinh \left (1\right )^{3} + 3 \, {\left (c d^{2} f - d^{3} \cosh \left (1\right )\right )} \sinh \left (1\right )^{2} - {\left (d^{3} f^{3} x^{3} + 3 \, c d^{2} f^{3} x^{2} + 3 \, c^{2} d f^{3} x + 3 \, c^{2} d f^{2} \cosh \left (1\right ) - 3 \, c d^{2} f \cosh \left (1\right )^{2} + d^{3} \cosh \left (1\right )^{3} + d^{3} \sinh \left (1\right )^{3} - 3 \, {\left (c d^{2} f - d^{3} \cosh \left (1\right )\right )} \sinh \left (1\right )^{2} + 3 \, {\left (c^{2} d f^{2} - 2 \, c d^{2} f \cosh \left (1\right ) + d^{3} \cosh \left (1\right )^{2}\right )} \sinh \left (1\right )\right )} \cosh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right ) + 6 \, {\left (d^{3} f x + c d^{2} f + {\left (d^{3} f x + c d^{2} f\right )} \cosh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right ) + {\left (d^{3} f x + c d^{2} f\right )} \sinh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right )\right )} {\rm Li}_2\left (-\cosh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right ) - \sinh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right )\right ) + 3 \, {\left (d^{3} f^{2} x^{2} + 2 \, c d^{2} f^{2} x + c^{2} d f^{2} + {\left (d^{3} f^{2} x^{2} + 2 \, c d^{2} f^{2} x + c^{2} d f^{2}\right )} \cosh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right ) + {\left (d^{3} f^{2} x^{2} + 2 \, c d^{2} f^{2} x + c^{2} d f^{2}\right )} \sinh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right )\right )} \log \left (\cosh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right ) + \sinh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right ) + 1\right ) - 6 \, {\left (d^{3} \cosh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right ) + d^{3} \sinh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right ) + d^{3}\right )} {\rm polylog}\left (3, -\cosh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right ) - \sinh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right )\right ) - 3 \, {\left (c^{2} d f^{2} - 2 \, c d^{2} f \cosh \left (1\right ) + d^{3} \cosh \left (1\right )^{2}\right )} \sinh \left (1\right ) - {\left (d^{3} f^{3} x^{3} + 3 \, c d^{2} f^{3} x^{2} + 3 \, c^{2} d f^{3} x + 3 \, c^{2} d f^{2} \cosh \left (1\right ) - 3 \, c d^{2} f \cosh \left (1\right )^{2} + d^{3} \cosh \left (1\right )^{3} + d^{3} \sinh \left (1\right )^{3} - 3 \, {\left (c d^{2} f - d^{3} \cosh \left (1\right )\right )} \sinh \left (1\right )^{2} + 3 \, {\left (c^{2} d f^{2} - 2 \, c d^{2} f \cosh \left (1\right ) + d^{3} \cosh \left (1\right )^{2}\right )} \sinh \left (1\right )\right )} \sinh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right )\right )}}{a f^{4} \cosh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right ) + a f^{4} \sinh \left (f x + \cosh \left (1\right ) + \sinh \left (1\right )\right ) + a f^{4}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^3/(a+a*cosh(f*x+e)),x, algorithm="fricas")

[Out]

-2*(c^3*f^3 - 3*c^2*d*f^2*cosh(1) + 3*c*d^2*f*cosh(1)^2 - d^3*cosh(1)^3 - d^3*sinh(1)^3 + 3*(c*d^2*f - d^3*cos
h(1))*sinh(1)^2 - (d^3*f^3*x^3 + 3*c*d^2*f^3*x^2 + 3*c^2*d*f^3*x + 3*c^2*d*f^2*cosh(1) - 3*c*d^2*f*cosh(1)^2 +
 d^3*cosh(1)^3 + d^3*sinh(1)^3 - 3*(c*d^2*f - d^3*cosh(1))*sinh(1)^2 + 3*(c^2*d*f^2 - 2*c*d^2*f*cosh(1) + d^3*
cosh(1)^2)*sinh(1))*cosh(f*x + cosh(1) + sinh(1)) + 6*(d^3*f*x + c*d^2*f + (d^3*f*x + c*d^2*f)*cosh(f*x + cosh
(1) + sinh(1)) + (d^3*f*x + c*d^2*f)*sinh(f*x + cosh(1) + sinh(1)))*dilog(-cosh(f*x + cosh(1) + sinh(1)) - sin
h(f*x + cosh(1) + sinh(1))) + 3*(d^3*f^2*x^2 + 2*c*d^2*f^2*x + c^2*d*f^2 + (d^3*f^2*x^2 + 2*c*d^2*f^2*x + c^2*
d*f^2)*cosh(f*x + cosh(1) + sinh(1)) + (d^3*f^2*x^2 + 2*c*d^2*f^2*x + c^2*d*f^2)*sinh(f*x + cosh(1) + sinh(1))
)*log(cosh(f*x + cosh(1) + sinh(1)) + sinh(f*x + cosh(1) + sinh(1)) + 1) - 6*(d^3*cosh(f*x + cosh(1) + sinh(1)
) + d^3*sinh(f*x + cosh(1) + sinh(1)) + d^3)*polylog(3, -cosh(f*x + cosh(1) + sinh(1)) - sinh(f*x + cosh(1) +
sinh(1))) - 3*(c^2*d*f^2 - 2*c*d^2*f*cosh(1) + d^3*cosh(1)^2)*sinh(1) - (d^3*f^3*x^3 + 3*c*d^2*f^3*x^2 + 3*c^2
*d*f^3*x + 3*c^2*d*f^2*cosh(1) - 3*c*d^2*f*cosh(1)^2 + d^3*cosh(1)^3 + d^3*sinh(1)^3 - 3*(c*d^2*f - d^3*cosh(1
))*sinh(1)^2 + 3*(c^2*d*f^2 - 2*c*d^2*f*cosh(1) + d^3*cosh(1)^2)*sinh(1))*sinh(f*x + cosh(1) + sinh(1)))/(a*f^
4*cosh(f*x + cosh(1) + sinh(1)) + a*f^4*sinh(f*x + cosh(1) + sinh(1)) + a*f^4)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \frac {\int \frac {c^{3}}{\cosh {\left (e + f x \right )} + 1}\, dx + \int \frac {d^{3} x^{3}}{\cosh {\left (e + f x \right )} + 1}\, dx + \int \frac {3 c d^{2} x^{2}}{\cosh {\left (e + f x \right )} + 1}\, dx + \int \frac {3 c^{2} d x}{\cosh {\left (e + f x \right )} + 1}\, dx}{a} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)**3/(a+a*cosh(f*x+e)),x)

[Out]

(Integral(c**3/(cosh(e + f*x) + 1), x) + Integral(d**3*x**3/(cosh(e + f*x) + 1), x) + Integral(3*c*d**2*x**2/(
cosh(e + f*x) + 1), x) + Integral(3*c**2*d*x/(cosh(e + f*x) + 1), x))/a

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^3/(a+a*cosh(f*x+e)),x, algorithm="giac")

[Out]

integrate((d*x + c)^3/(a*cosh(f*x + e) + a), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\left (c+d\,x\right )}^3}{a+a\,\mathrm {cosh}\left (e+f\,x\right )} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c + d*x)^3/(a + a*cosh(e + f*x)),x)

[Out]

int((c + d*x)^3/(a + a*cosh(e + f*x)), x)

________________________________________________________________________________________